home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TOPSYNCDLG / TOPSYNCDLG.txt
Text File  |  2005-06-02  |  4KB  |  163 lines

  1. inherited OpSyncDlg: TOpSyncDlg
  2.   Left = 472
  3.   Top = 269
  4.   Caption = 'Synchronisation personnalis'#233'e'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited PageControl: TPageControl
  8.     inherited tsSelectionPage: TTabSheet
  9.       inherited GroupBox1: TGroupBox
  10.         Height = 113
  11.         inherited Shape4: TShape
  12.           Left = 264
  13.           Top = 16
  14.         end
  15.         inherited LeftPanel: TShape
  16.           Left = 264
  17.           Top = 32
  18.         end
  19.         inherited RightPanel: TShape [2]
  20.           Left = 312
  21.           Top = 32
  22.         end
  23.         inherited RightGlyph: TSSLogo [3]
  24.           Left = 322
  25.           Top = 55
  26.           Width = 22
  27.         end
  28.         inherited Shape3: TShape [4]
  29.           Left = 264
  30.           Top = 16
  31.         end
  32.         inherited LeftFiles: TLabel [5]
  33.           Top = 108
  34.           Visible = False
  35.         end
  36.         inherited RightFiles: TLabel [6]
  37.           Top = 108
  38.           Visible = False
  39.         end
  40.         inherited LeftTotalBytes: TLabel [7]
  41.           Top = 108
  42.           Visible = False
  43.         end
  44.         inherited RightTotalBytes: TLabel [8]
  45.           Top = 108
  46.           Visible = False
  47.         end
  48.         inherited LeftFolders: TLabel [9]
  49.           Top = 108
  50.           Visible = False
  51.         end
  52.         inherited RightFolders: TLabel [10]
  53.           Top = 108
  54.           Visible = False
  55.         end
  56.         inherited LeftGlyph: TSSLogo [11]
  57.           Left = 280
  58.           Top = 56
  59.           Width = 22
  60.           Glyph.Data = {00000000}
  61.         end
  62.         object Image1: TImage [12]
  63.           Left = 304
  64.           Top = 56
  65.           Width = 18
  66.           Height = 16
  67.           AutoSize = True
  68.         end
  69.         inherited LeftSideRadio: TBCRadioButton
  70.           Top = 108
  71.           Visible = False
  72.         end
  73.         inherited RightSideRadio: TBCRadioButton
  74.           Top = 108
  75.           Visible = False
  76.         end
  77.         inherited LeftSideBox: TBCCheckBox
  78.           Top = 108
  79.           Visible = False
  80.         end
  81.         inherited RightSideBox: TBCCheckBox
  82.           Top = 108
  83.           Visible = False
  84.         end
  85.         object UseSelectionEdit: TBCCheckBox
  86.           Left = 16
  87.           Top = 24
  88.           Width = 85
  89.           Height = 17
  90.           HelpContext = 30001
  91.           Caption = '&Uniquement la s'#233'lection'
  92.           TabOrder = 4
  93.         end
  94.         object CreateEmptyEdit: TBCCheckBox
  95.           Left = 16
  96.           Top = 48
  97.           Width = 122
  98.           Height = 17
  99.           HelpContext = 30003
  100.           Caption = '&Cr'#233'er les dossiers vides'
  101.           TabOrder = 5
  102.         end
  103.         object UseDisplayEdit: TBCCheckBox
  104.           Left = 16
  105.           Top = 72
  106.           Width = 128
  107.           Height = 17
  108.           HelpContext = 30004
  109.           Caption = '&Affecter uniquement les fichiers visibles'
  110.           TabOrder = 6
  111.         end
  112.       end
  113.       inherited GroupBox2: TGroupBox
  114.         Top = 136
  115.         Height = 137
  116.         object DescriptionLabel: TLabel
  117.           Left = 16
  118.           Top = 72
  119.           Width = 337
  120.           Height = 45
  121.           AutoSize = False
  122.           Caption = '%'
  123.           WordWrap = True
  124.         end
  125.         object Label4: TLabel
  126.           Left = 16
  127.           Top = 24
  128.           Width = 66
  129.           Height = 13
  130.           Caption = 'Type de synchronisation :'
  131.         end
  132.         object PickSyncType: TComboBox
  133.           Left = 16
  134.           Top = 40
  135.           Width = 249
  136.           Height = 22
  137.           HelpContext = 30010
  138.           Style = csOwnerDrawFixed
  139.           ItemHeight = 16
  140.           TabOrder = 0
  141.           OnChange = PickSyncTypeChange
  142.           OnDrawItem = PickSyncTypeDrawItem
  143.         end
  144.         object UseRecycleBin: TBCCheckBox
  145.           Left = 16
  146.           Top = 112
  147.           Width = 142
  148.           Height = 17
  149.           HelpContext = 15
  150.           Caption = 'Utiliser la &corbeille si c'#39'est possible'
  151.           TabOrder = 1
  152.         end
  153.       end
  154.     end
  155.   end
  156.   inherited SaveDialog: TSaveDialog
  157.     Left = 216
  158.   end
  159.   inherited Timer1: TTimer
  160.     Left = 188
  161.   end
  162. end
  163.